projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f9e761
)
(main): Call syms_of_term.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 8 Apr 1994 06:58:23 +0000
(06:58 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 8 Apr 1994 06:58:23 +0000
(06:58 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 34b98f07119972021a16d6f5a5d3f492d6812c9a..d0bcd1c540aea0b09b9a51d442ca1d35de89325f 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-694,6
+694,7
@@
main (argc, argv, envp)
syms_of_search ();
syms_of_frame ();
syms_of_syntax ();
+ syms_of_term ();
syms_of_undo ();
/* Only defined if Emacs is compiled with USE_TEXT_PROPERTIES */